Skip to content

Fix: Improve docker documentation#1946

Open
marqda4th wants to merge 2 commits intoDarkflameUniverse:mainfrom
marqda4th:improve-docker-documentation
Open

Fix: Improve docker documentation#1946
marqda4th wants to merge 2 commits intoDarkflameUniverse:mainfrom
marqda4th:improve-docker-documentation

Conversation

@marqda4th
Copy link
Copy Markdown

@marqda4th marqda4th commented Dec 1, 2025

@marqda4th marqda4th changed the title Improve docker documentation Fix: Improve docker documentation Dec 1, 2025
@brick-brick-brick
Copy link
Copy Markdown

@marqda4th thanks for these instructions. I could not get the compose setup to start with the instructions how they are currently on master but this works!

The darkflameweb component still kept crashing for me because it could not find the brickdb so i had to change the line in vulumes to

  - ./client/client:/app/luclient:ro

- Open the directory that contains your LU Client
- If the `legouniverse.exe` is in a subfolder called `client`, you're good to go. There may also be a folder `versions`.
- Otherwise, create a new `client` folder and move the exe and everything else (e.g. `res` and `locale`) in there. This is necessary to work around a bug in the client that will prevent that you to log back in after getting disconnected.
- If the `legouniverse.exe` is in a subfolder called `client`, copy & paste it to the current directory.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

copy and paste is to specific terminology here since docker can, and is lots of times, setup via cli on headless servers. may want ti use more generic language

Copy link
Copy Markdown
Collaborator

@EmosewaMC EmosewaMC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me aside from the one comment from aaron

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants